记作业>英语词典>fan out翻译和用法

fan out

英 [fæn aʊt]

美 [fæn aʊt]

成扇形散开

英英释义

verb

双语例句

  • I suggest we fan out and search the woods.
    我建议我们四处分散来搜索这座林子。
  • Therefore, the body of a message should not be used to store any data that may be needed outside of the Fan Out/ Fan In boundary; it can't be relied on.
    因此,不应该使用消息的正文存储扇出/扇入边界外部所需的任何数据;它们是不可信赖的。
  • Within WebSphere Integration Developer, a Fan In primitive is matched to a single Fan Out primitive.
    在WebSphereIntegrationDeveloper中,扇入原语匹配到单个扇出原语。
  • You can also combine the Fan Out primitive with a Fan In primitive to perform aggregation of messages.
    您还可以将FanOut原语与FanIn原语结合,以执行消息的聚合。
  • A way to find a class with too much responsibility is through the efferent coupling measure, also referred to as fan out complexity.
    找到带有太多责任的类的一个方法就是通过传出耦合度量方法,亦指扇出复杂度。
  • The Fan Out mediation is configured in this instance to fire its output terminal only once.
    FanOut中介在此实例中配置为仅触发其输出末端一次。
  • This feature becomes powerful when used in conjunction with the new Fan Out and Fan In mediation primitives.
    此功能与新的FanOut和FanIn中介原语结合使用时功能非常强大。
  • The mediation flow includes a Fan Out primitive ( operating in once mode) receiving the Quote message as input and branching the logic to each insurance back-end service ( InsuranceCompanyA and InsuranceCompanyB).
    中介流包括扇出原语(一次性操作模式),它接收Quote消息作为输入,并将逻辑分发到每个保险后端服务(InsuranceCompanyA和InsuranceCompanyB)。
  • Iterate: The Fan In waits to receive all messages produced by the corresponding Fan Out primitive when in iterate mode; all of the occurrences in the repeating element have been traversed.
    Iterate(遍历):在iterate模式下,扇入等待接收由相应扇出原语产生的所有消息;重复元素的所有出现都已遍历。
  • Fan In is always partnered with a Fan Out in the same flow and acts as a decision point for when to continue flow execution.
    扇入总是与扇出一起出现在相同流中,并作为何时继续执行流的判定点。